-
When I get the Azure Credentials using "ms-rest-azure" library. let credentials = await msRestAzure.loginWithServicePrincipalSecret(id, secret, tanent); let newCred = JSON.stringify(credentials); …
- 499 views
- 1 answers
- 0 votes
When I get the Azure Credentials using "ms-rest-azure" library. let credentials = await msRestAzure.loginWithServicePrincipalSecret(id, secret, tanent); let newCred = JSON.stringify(credentials); …